home *** CD-ROM | disk | FTP | other *** search
/ Immoral Angel 1 / Immoral Angel 1.iso / mac / MSTR / PROGRAM / PHOTO.DIR / 00008.ls < prev    next >
Encoding:
Text File  |  1997-07-10  |  247 b   |  16 lines

  1. on nextprevpage destination
  2.   global cursorwait, autostatus
  3.   if autostatus then
  4.     exit
  5.   else
  6.     puppetSprite(10, 0)
  7.     cursor(cursorwait)
  8.     go(marker(1))
  9.     getfilecounter(destination)
  10.   end if
  11. end
  12.  
  13. on eracemenudownbutton
  14.   nothing()
  15. end
  16.